[INFO] cloning repository https://github.com/HomelikeBrick42/EframeCirclesAndQuadsExample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HomelikeBrick42/EframeCirclesAndQuadsExample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FEframeCirclesAndQuadsExample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FEframeCirclesAndQuadsExample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac6453ebb85d75479166ad534738a922c438bb10
[INFO] checking HomelikeBrick42/EframeCirclesAndQuadsExample/ac6453ebb85d75479166ad534738a922c438bb10 against master#df1ae0f7dd168513de2d89beb2cb7a95d4fdc118 for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHomelikeBrick42%2FEframeCirclesAndQuadsExample" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HomelikeBrick42/EframeCirclesAndQuadsExample
[INFO] finished tweaking git repo https://github.com/HomelikeBrick42/EframeCirclesAndQuadsExample
[INFO] tweaked toml for git repo https://github.com/HomelikeBrick42/EframeCirclesAndQuadsExample written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HomelikeBrick42/EframeCirclesAndQuadsExample on toolchain df1ae0f7dd168513de2d89beb2cb7a95d4fdc118
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HomelikeBrick42/EframeCirclesAndQuadsExample already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.5.18
[INFO] [stderr]   Downloaded profiling v1.0.11
[INFO] [stderr]   Downloaded wgpu v0.17.1
[INFO] [stderr]   Downloaded egui-wgpu v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df
[INFO] running `Command { std: "docker" "start" "5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df" "/opt/rustwide/cargo-home/bin/cargo" "+df1ae0f7dd168513de2d89beb2cb7a95d4fdc118" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling winnow v0.5.18
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking zerocopy v0.7.23
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-task v4.5.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df", kill_on_drop: false }`
[INFO] [stdout] 5c7b4ccd5b71d223552bb69e95aa6c87809a7710e84324a973495acc02cdc8df
